projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c882b4e
)
Adjust test to adjusted code
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 3 Feb 2022 00:25:42 +0000
(
01:25
+0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 3 Feb 2022 00:25:42 +0000
(
01:25
+0100)
test/lisp/international/textsec-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/international/textsec-tests.el
b/test/lisp/international/textsec-tests.el
index ee0af66d9923908ced42f36dc8b33ad597a011c2..5bf9a3dcfb3a4f9f6dc6dee2c22385850cf66b4f 100644
(file)
--- a/
test/lisp/international/textsec-tests.el
+++ b/
test/lisp/international/textsec-tests.el
@@
-169,8
+169,8
@@
(textsec-email-address-header-suspicious-p
"Lars Ingebrigtsen <larsi@\N{RIGHT-TO-LEFT OVERRIDE}gnus.org>"))
- (should (textsec-email-address-header-suspicious-p
- "דגבא <foo@bar.com>"))
+ (should
-not
(textsec-email-address-header-suspicious-p
+
"דגבא <foo@bar.com>"))
(should (textsec-email-address-suspicious-p
"Bob_Norbolwits@GCSsafetyACE.com")))